func runtime.getMCache
10 uses
runtime (current package)
arena.go#L511: c := getMCache(mp)
arena.go#L797: c := getMCache(mp)
malloc.go#L1143: c := getMCache(mp)
malloc.go#L1271: c := getMCache(mp)
malloc.go#L1360: c := getMCache(mp)
malloc.go#L1451: c := getMCache(mp)
malloc.go#L1537: c := getMCache(mp)
malloc.go#L1605: getMCache(mp).scanAlloc += heapSetTypeLarge(uintptr(x), size, typ, span)
malloc.go#L1796: c := getMCache(mp)
mcache.go#L127: func getMCache(mp *m) *mcache {
The pages are generated with Golds v0.7.6. (GOOS=linux GOARCH=amd64)